.jyhyzstd-content {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    max-width: 900px;
    margin: 0 auto;
    gap: 20px 40px;
    align-items: center;
    justify-content: center;
}

.jyhyzstd-img {
    width: 500px;
}

.jyhyzstd-img img {
    width: 100%;
}

#wmdys {
    background-color: #F8F8F8;
}

.wmdys-content {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    max-width: 1400px;
    margin: 0 auto;
    gap: 40px;
}

.wmdys-item {
    background-color: #fff;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.wmdys-text {
    font-size: 22px;
    margin-top: 20px;
}

.wmdys-icon {

    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.wmdys-icon img {
    width: 100%;
}

#yzsjjjyhypphknwt {
    background-color: #F3F6FB;
}

.yzsjj-content {
    max-width: 1400px;
    margin: 0 auto;
}

.yzsjj-content>div {
    margin: 40px 0;
}

.yzsjj-one {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 1px 2px 8px #dfdfdf;
}

.yzsjj-one-left {
    background-color: #1756A4;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    padding: 20px 30px;
    margin-left: 20px;
}

.yzsjj-one-right {
    flex: 1;
    display: flex;
    justify-content: space-around;
    align-items: end;
    margin: 0 20px;
    height: 60px;
}

.yzsjj-one-right>div {
    flex: 1;
}

.yzsjj-r-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 60px;
    border-radius: 8px;
    border: 1px solid #1756A4;
    background-color: #E7EEF6;
}

.icon,
.yzsjj-r-icon {
    width: 20px;
}

.yzsjj-r-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.icon img,
.yzsjj-r-icon .icon img {
    width: 100%;
}

.yzsjj-r-icon .icon {
    width: 30px;
}

.yzsjj-r-icon .icon,
.yzsjj-r-box .icon,
.yzsjj-r-icon .text,
.yzsjj-r-box .text {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    font-size: 18px;
    color: #1756A4;
}

.yzsjj-r-icon .text {
    margin-bottom: 10px;
}

.yzsjj-two {
    display: flex;
    padding: 25px;
    background-color: #ECF1F7;
    border-radius: 15px;
}

.yzsjj-two-right {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex: 1;
    text-align: left;
}

.yzsjj-two-left {
    text-orientation: upright;
    font-size: 18px;
    color: #fff;
    background-color: #1756A4;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin: 5px;
    border-radius: 15px;
    width: 50px;
}

.yzsjj-two-border {
    border: 1px dashed #1756A4;
    border-radius: 15px;
}

.yzsjj-two-itme {
    padding: 10px 30px;
    background: linear-gradient(to bottom, #EDF2F8, #fff);
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 0 10px;
    width: 300px;
    height: 100%;
}

.yzsjj-two-itme-box {
    margin: 10px 0;
}

.yzsjj-two-title {
    font-size: 18px;
    position: relative;
    margin-left: 15px;
}

.yzsjj-two-title::before {
    content: "•";
    color: #1756A4;
    font-size: 28px;
    position: absolute;
    left: -15px;
    top: -30%;
    height: 100%;
}

.yzsjj-three .yzsjj-two-title::before {
    color: #11B590;
}

.yzsjj-three .yzsjj-two-left {
    background-color: #11B590;
}

.wmdfwbz-content {
    display: grid;
    max-width: 1400px;
    margin: 0 auto;
    grid-template-columns: repeat(3, 2fr);
    gap: 15px;
}

.wmdfwbz-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    background-color: #F3F6FB;
    border-radius: 15px;
}

.wmdfwbz-icon {
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;

}

.wmdfwbz-icon img {
    width: 100%;
}

.wmdfwbz-right {
    text-align: left;
}

.wmdfwbz-title {
    font-size: 26px;
    font-weight: 700;
}

.wmdfwbz-text {
    margin-top: 10px;
}

#wmdfwlc {
    background-image: url(/template/default/images/fwlc-bg.png);
    background-size: cover;
    background-position: center;
}

#wmdfwlc .content-title {
    color: #fff;
}

#wmdfwlc .content-partition {
    background-color: #fff;
}

.wmdfwlc-content {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.wmdfwlc-item {
    width: 270px;
    margin: 40px 20px;
    padding: 30px 20px;
    background-color: #fff;
    text-align: left;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}

.wmdfwlc-title {
    font-size: 18px;
    font-weight: 700;
}

.wmdfwlc-item::after {
    position: absolute;
    right: 0;
    z-index: 1;
    font-size: 150px;
    font-style: italic;
    font-weight: bold;
    top: -45px;
    color: #DEE4F0;
}

.wmdfwlc-content .one::after {
    content: "1";
}

.wmdfwlc-content .two::after {
    content: "2";
}

.wmdfwlc-content .three::after {
    content: "3";
}

.wmdfwlc-content .four::after {
    content: "4";
}

.wmdfwlc-content .five::after {
    content: "5";
}

.wmdfwlc-content .six::after {
    content: "6";
}

.wmdfwlc-content .seven::after {
    content: "7";
}

.wmdfwlc-tips {
    width: 190px;
    height: 30px;
}

.hzpxhypp-content {
    display: grid;
    grid-template-columns: repeat(5, 3fr);
    max-width: 1000px;
    margin: 30px auto;
    gap: 50px;
}

.hzpxhypp-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


@media (max-width: 768px) {
    .hzpxhypp-content {
        grid-template-columns: repeat(2, 3fr);
        gap: 15px;
    }

    .jyhyzstd-content {
        gap: 10px;
        grid-template-columns: repeat(1, 4fr);
    }

    .jyhyzstd-content {
        padding: 10px;
    }

    .wmdys-content {
        gap: 10px;
        padding: 10px;
        grid-template-columns: repeat(2, 3fr);
    }

    .wmdys-icon {
        width: 60px;
        height: 80px;
    }

    .wmdys-text {
        margin-top: 0px;
        font-size: 16px;
    }

    .wmdys-item {
        padding: 20px;
    }

    .yzsjj-one,
    .yzsjj-two,
    .yzsjj-three {
        flex-direction: column;
    }

    .yzsjj-one-left {
        margin-left: 0;
        padding: 10px 50px;
        width: 100%;
    }

    .yzsjj-one-right {
        margin: 10px 0;
        flex-direction: column;
        width: 100%;
    }

    .yzsjj-one-right>div {
        width: 100%;
    }

    .yzsjj-r-icon {
        flex-direction: row;
        margin: 10px 0;
    }

    .yzsjj-r-icon .text {
        margin: 0;
    }

    .yzsjj-r-icon img {
        transform: rotate(90deg);
    }

    .yzsjj-two-left {
        width: 100%;
    }

    .yzsjj-two-border {
        padding: 10px;
    }

    .yzsjj-two-left {
        margin: 0;
    }

    .yzsjj-two-right {
        margin: 15px 0;
        flex-direction: column;
    }

    .yzsjj-two-itme {
        width: 100%;
        margin: 10px 0;
        background: #fff;
    }

    .wmdfwbz-item {
        flex-direction: column;
        padding: 20px;
    }

    .wmdfwbz-content {
        grid-template-columns: repeat(2, 3fr);
    }

    .wmdfwbz-title {
        font-size: 16px;
        text-align: center;
        margin: 5px 0;
    }

    .wmdfwbz-text {
        margin: 0;
    }

    .wmdfwbz-icon {
        margin: 0;
        width: 85px;
        height: 85px;
    }

    .wmdfwlc-item {
        padding: 20px;
        margin: 5px 20px;
        width: 100%;
    }

    .wmdfwlc-item::after {
        top: -30px;
        font-size: 120px;
    }

    .wmdfwlc-tips {
        width: 100%;
    }

    .jyhyzstd-img {
        width: 100%;
    }

    .yzsjj-content>div {
        margin: 10px 0;
    }
}